home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / redbeard.swf / scripts / frame_6 / PlaceObject2_427_23 / CLIPACTIONRECORD on(initialize).as
Encoding:
Text File  |  2008-09-12  |  129 b   |  7 lines

  1. on(initialize){
  2.    scoreLocation = "_root.score";
  3.    gamename = "redbeard";
  4.    saveScore = true;
  5.    scoreIsTime = false;
  6. }
  7.